User

Undocumented in source.

Constructors

this
this(int id, string name)
Undocumented in source.

Members

Functions

assignRole
User assignRole(Role role)
Undocumented in source. Be warned that the author may not have intended to support it.
can
bool can(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
hasRole
bool hasRole(int roleId)
Undocumented in source. Be warned that the author may not have intended to support it.
id
int id()
Undocumented in source. Be warned that the author may not have intended to support it.
isGuest
bool isGuest()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

defaultUser
User defaultUser()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta